home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 164 / PCG164DB0806 / PCG164DB0806.mdf / Content / Demos - RF Online / directx9c / Oct2005_xinput_x86.cab / oct2005_xinput_x86.inf next >
Encoding:
INI File  |  2005-09-28  |  767 b   |  36 lines

  1.  
  2. ; ---- Common sections ----
  3. [Version]
  4. Signature   = "$CHICAGO$"
  5. AdvancedINF = 2.0
  6. Provider    = %MSFT%
  7. SetupClass  = BASE
  8.  
  9. [Strings]
  10. MSFT        = "Microsoft"
  11.  
  12.  
  13. ; ---- Windows XP ----
  14. [4.09.00.0904.00-4.09.00.0904.00_WinXP]
  15. NumberOfFiles=4
  16. Size=487 ;approximately total file size (Size * 1024 bytes)
  17. CopyCount=3
  18. xinput_x86.inf, x86_Install
  19.  
  20.  
  21. ; ---- Windows XP 64bit ----
  22. [4.09.00.0904.00-4.09.00.0904.00_WinXP@64]
  23. NumberOfFiles=4
  24. Size=487 ;approximately total file size (Size * 1024 bytes)
  25. CopyCount=3
  26. xinput_x86.inf, x64_Install
  27.  
  28.  
  29. ; ---- Windows Server 2003 64bit ----
  30. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3@64]
  31. NumberOfFiles=4
  32. Size=487 ;approximately total file size (Size * 1024 bytes)
  33. CopyCount=3
  34. xinput_x86.inf, x64_install
  35.  
  36.